home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / biz / dbase / Archie1_2.lha / Archie-Distribution / Archie / VARexx / varexx.readme < prev    next >
Text File  |  1992-09-02  |  1KB  |  39 lines

  1. Short:    A GUI system for Arexx. v1.4
  2. Uploader: amc93el@soton.ac.uk (Andy Cook)
  3. Author:   amc93el@soton.ac.uk (Andy Cook)
  4. Type:     util/rexx
  5. Requires: OS 2.04+, Arexx, Gadtoolsbox is required to create new GUI's 
  6.           but is not needed to use other peoples scripts.
  7.           Reqtools.library and arexxport.library are needed (and both
  8.           included).
  9. Version:  1.4
  10. Replaces: util/rexx/varexx*
  11.  
  12. Varexx is a program that allows you to control graphical user 
  13. interfaces (GUI's) from arexx scripts. The program loads the .gui 
  14. files that are saved by Jan van den Baard's Gadtoolsbox program and 
  15. displays them on the screen.
  16.  
  17. Arexx scripts can then send messages to a port and control the actions 
  18. of the Gui. The script can read and set the contents of each of the 
  19. gadgets, resize the window and such like.
  20.  
  21. v1.0    - First Release
  22. v1.2    - Some bugfixes and a few new features.
  23.  
  24. What's new
  25.  
  26. v1.4    - Multiple windows open at once.
  27.         - Some bugfixes
  28.         - You can disable MX_KIND and LISTVIEW_KIND gadgets. (WB 3.1).
  29.         - Remembers locations of windows.
  30.         - A version command.
  31.         - Supports the GET_FILE gadget type.
  32.         - Imporved the keyboard short cut handling.
  33.         - More demos and a user friendly archive.
  34.  
  35.  
  36.  
  37.  
  38.  
  39.